func runtime.osRelax

3 uses

	runtime (current package)
		nonwindows_stub.go#L17: func osRelax(relax bool) {}
		proc.go#L5568: 						osRelax(true)
		proc.go#L5572: 						osRelax(false)